body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: blue ;
	background-color: transparent ;
}
a:visited {
	color: purple ;
	background-color: transparent ;
}
a:hover {
	color: black ;
	background-color: #cfc ;
}
a:active {
	color: red ;
	background-color: transparent ;
}
.h1 {
	text-align: center ;
	font-size: 1.3em ;
	/*margin: 1px ;*/
	line-height: 1.1em ;
}
.h2 {
	font-size: 1.0em ;
	/*font-weight: bold ;*/
	margin: 3px ;
}
.h3 {
	font-size: 1.0em ;
	font-weight: bold ;
	margin: 1px ;
}
div.toppanel {
	height: 22px ;
	color: black ;
	background-image:url('Page top.gif');
	background-repeat: no-repeat;
	background-position: center; 
}
div.middlepanel {
	font-size: 0.8em ;
	/*height: 800px ;*/
	height: 1000px ;
	color: black ;
	background-color: #FFFFFF ;
	background-image:url('Page middle.gif');
	background-repeat: repeat-y;
	background-position:center; 
}
div.bottompanel {
	height: 27px ;
	color: black ;
	background-color: #FFFFFF ;
	background-image:url('Page bottom.gif');
	background-repeat: no-repeat;
	background-position:center; 
}
div.cancel     
	{
	position: absolute ; /* needed for Firefox*/	
	/* background-color: #f00; /* switch on colour to see box */
	text-align: left;
	margin-left: -220px; /* half the width to centre on page */
	top: 100px ;
	left: 50%;
	width: 400px;
	}
div.bullets     
	{
	font-size: 0.8em ;
	/*position: absolute ; /* needed for Firefox*/	
	/* background-color: #f00; /* switch on colour to see box */
	/*text-align: left;
	/*margin-left: -220px; /* half the width to centre on page */
	top: 50px ;
	left: 50%;
	width: 400px;*/
	}
div.telegraph     
	{
	font-size: 1.4em ;
	font-weight: bold ;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height:70%;
	position: absolute ; /* needed for Firefox*/	
	/* background-color: #f00; /* switch on colour to see box */
	text-align: center;
	margin-left: -490px; /* half the width to centre on page */
	top: 30px ;
	left: 50%;
	width: 400px;
	}
div.orguk     
	{
	font-size: 1.0em ;
	font-weight: bold ;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height:70%;
	position: absolute ; /* needed for Firefox*/	
	/* background-color: #f00; /* switch on colour to see box */
	text-align: center;
	margin-left: -490px; /* half the width to centre on page */
	top: 50px ;
	left: 50%;
	width: 400px;
	}
div.switch     
	{
	position: absolute ; /* needed for Firefox*/	
	/* background-color: #f00; /* switch on colour to see box */
	text-align: center;
	margin-left: -200px; /* half the width to centre on page */
	top: 170px ;
	left: 50%;
	width: 400px;
	}
div.blurb     
	{
	/* background-color: #f00; /* switch on colour to see box */
	text-align: left;
	margin-left: -310px;
	position: absolute;
	top: 140px;
	left: 50%;
	width: 640px;
	}
div.donate     
	{
	font-size: 0.8em ;
	}